home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 2 / CU Amiga Magazine's Super CD-ROM 02 (1996)(EMAP Images)(GB)[!][issue 1996-04].iso / magazine / amiga_e / amigae.july.archive / 000069_crash!serv-200…-kl.de!langston_Mon, 26 Jul 93 03:45:24 PST.msg < prev    next >
Text File  |  1993-08-31  |  2KB  |  49 lines

  1. Received: by bkhouse.cts.com (V1.16/Amiga)
  2.     id AA00000; Mon, 26 Jul 93 03:45:24 PST
  3. Received: from uni-kl.de by crash.cts.com with smtp
  4.     (Smail3.1.28.1 #15) id m0oKOYY-0000GEC; Mon, 26 Jul 93 02:09 PDT
  5. Received: from serv-200.dfki.uni-kl.de by stepsun.uni-kl.de id aa29081;
  6.           26 Jul 93 11:05 MET DST
  7. Received: from serv-301.dfki.uni-kl.de by serv-200.dfki.uni-kl.de id aa22682;
  8.           26 Jul 93 9:09 GMT
  9. Received: from ws-309.dfki.uni-kl.de by serv-301.dfki.uni-kl.de id aa01856;
  10.           26 Jul 93 9:09 GMT
  11. Date: Mon, 26 Jul 1993 11:09:03 +0200
  12. Message-ID:  <9307260909.aa01856@serv-301.dfki.uni-kl.de>
  13. From: Mark Langston <langston@dfki.uni-kl.de>
  14. To: amigae@bkhouse.cts.com
  15. Subject: Upper bound for arrays/array q's
  16.  
  17.  
  18.  
  19.   Hi, everyone.
  20.     Well, I've been enjoying archiving all my Amiga-E mail since I've been here in
  21. Germany.  Unfortunately, I'm really itching to get back home and do some programming
  22. on my new 1200 (which I've only been able to play with for three weeks, because I
  23. had to come here to work.  Grr!)
  24.     I did have a few questions for those on the list, however...I think I asked them
  25. a long time ago, but I don't think I ever got an answer.  So, here goes again.
  26.  
  27.   a)  What is the largest array that E can handle?
  28.   b)  Is there any way to use multidimensional arrays?
  29.   c)  What is the upper bound (memory-wise) for arrays?
  30.  
  31.   The first question is just one of the highest number an array can use.  The
  32. second one can probably be solved by defining an object.  The third question
  33. addresses the issue of how much memory can be allotted to the creation of an array,
  34. given that it may be typed as an object of my own creation.
  35.  
  36.   I really like the idea of people posting code to the list, as examples of how to
  37. perform certain things.  I have been collecting these, and when I get home, perhaps
  38. I could put them all together and send them to Wouter or something.  Is there anyone
  39. out there who feels like actually generating short example code?  (e.g., reading an
  40. entire text into memory, then assigning each word to an array, or various linked-
  41. list applications, etc. etc...basically short (less than 10 lines) code
  42. demonstrating how to do various things in E.))
  43.  
  44. Thanks,
  45.  
  46. Mark Langston
  47. (usually langston@memstvx1.memst.edu, but lately langston@dfki.uni-kl.de, at least
  48.  until the end of August)
  49.